home *** CD-ROM | disk | FTP | other *** search
- **********************************************************************
- SNNS Version 3.2 Linux Installation Notes
- **********************************************************************
-
-
- The configure script doesn't work with the Linux 'Bourne Again Shell'.
- It needs a c-shell. To install SNNS you have two possibilties:
-
- 1) install a c-shell
- - get the tcsh for linux (for example form tsx-11.mit.edu in the
- /pub/linux/binaries/usr.bin directory)
- - make a link from the tcsh executable to /bin/csh
- - run the configuration scripts
-
- 2) install SNNS manually
- - go to the SNNSv3.2/kernel/sources directory
- - edit the Makefile (it is for a sun sparc with the gcc compiler)
- - change the SNNSDIR entry to your local path
- - change the MACHINE and MACHINENAME entries to pc386
- - change XDIR and XH entries to your local X11 library and include
- path. This is normaly /usr/lib and /usr/include
- - run 'make all' and 'make install'
- - go to the SNNSv3.2/xgui/sources directory
- - repeat the steps above for the interface Makefile
- - go to the SNNSv3.2/tools/sources directory
- - repeat the steps above for the tools Makefile
-
-
- **********************************************************************
- End of document 'SNNS Version 3.2 Installation Linux Notes'
- **********************************************************************
-